home *** CD-ROM | disk | FTP | other *** search
/ Information Operations Fundamentals 2001 February / Information_Operations_Fundamentals_Unclassified_Version_1.0_February_2001.iso / Navbar.swf / scripts / DefineButton2_13 / BUTTONCONDACTION on(release).as
Text File  |  2001-02-13  |  80b  |  5 lines

  1. on(release){
  2.    unloadMovieNum(20);
  3.    loadMovieNum("Exit.swf",15,"GET");
  4. }
  5.